Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 3 - Appendixes
Appendix B - Scriptable Text Editor Dictionary


Scriptable Text Editor Errors

This section lists error numbers and messages returned by the Scriptable Text Editor. For information about writing handlers for these and other errors, see Chapter 8, "Handlers."
Error numberError message
-15301You must run on 512Ke or later.
-15302Application Memory Size is too small.
-15303Not enough memory to run Scriptable Text Editor.
-15304Cannot exceed 32,000 characters.
-15305Could not create self-address descriptor.
-15306Cannot have more than 6 documents open at a time.
-15307Could not open a new window.
-15308Could not get style scrap.
-15309User canceled.
-15310Bad data.
-15311Cannot handle list - need single item.
-15312Had trouble with the Print job.
-15313Not a valid font size.
-15314No such property.
-15315Property is read-only.
-15316Cannot select that thing.
-15317Cannot perform that comparison.
-15318Invalid comparison.
-15319Cannot handle that file type.
-15320Need an open window to do that.
-15321Cannot perform that operation on text lists - try a text range or repeat loop.
-15322Cannot get data for that kind of object.
-15323Window and file names must be 31 characters or less.
-15324You must run on System 7 or later.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996